OdbcDataAdapter
- Category
- Class
- Description
- Represents a set of data commands and a connection to a data source that are used to fill the System.Data.DataSet and update the data source. This class cannot be inherited.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment DefaultEventAttribute RowUpdated ToolboxItemAttribute Microsoft.VSDesigner.Data.VS.OdbcDataAdapterToolboxItem, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DesignerAttribute Microsoft.VSDesigner.Data.VS.OdbcDataAdapterDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- DbDataAdapter > DataAdapter > Component > MarshalByRefObject > Object
- Implements
- IDbDataAdapter, IDataAdapter, ICloneable
- Contstructors
- OdbcDataAdapter()
OdbcDataAdapter(OdbcCommand)
OdbcDataAdapter(String,OdbcConnection)
OdbcDataAdapter(String,String)- Properties
- DeleteCommand
InsertCommand
SelectCommand
UpdateCommand- Events
- RowUpdated
RowUpdating- Methods
- CreateRowUpdatedEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
CreateRowUpdatingEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
Dispose(Boolean)
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- OdbcDataAdapter()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database